Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]MeshProtos
/
KeyVerificationNumberRequestOrBuilder
Key
Verification
Number
Request
Or
Builder
interface
KeyVerificationNumberRequestOrBuilder
:
MessageOrBuilder
Inheritors
KeyVerificationNumberRequest
Builder
Members
Functions
get
Nonce
Link copied to clipboard
abstract
fun
getNonce
(
)
:
Long
uint64 nonce = 1;
get
Remote
Longname
Link copied to clipboard
abstract
fun
getRemoteLongname
(
)
:
String
string remote_longname = 2;
get
Remote
Longname
Bytes
Link copied to clipboard
abstract
fun
getRemoteLongnameBytes
(
)
:
ByteString
string remote_longname = 2;